Chapter 1 Introduction

Welcome to my portfolio

In this github page I will show what I have learned in the past 5 months.
On the left side you can see different subjects i have worked on, you can easily access them by clicking on them.
If you want to know what every section entails, without having to click every one of them, there is a description of every section below.

1.1 Personality

CV: in this section you can find my CV with my education and work skills. (in dutch)

1.2 Reproducability

In the reproducability section I will be handling topics that have to do with open science and reproducability.
Reproducing skills: in this section you can see how i used a dataset from a published paper and how i was able to reproduce their results.
Grading reproducability: in this section you see how i graded a paper on the criteria for reproducability and the code from another paper was graded on readability and reproducability.
Organization: in this section you can see how i have stored my files for a previous project.

1.3 Extra skills

In the extra skills section I will be showing you some of my extra skills like different programming languages.
Using references: In this section you can see how i have written an introduction using multiple references.
Using parameters: in this section you can see how i made use of multiple parameter settings to make graph making easier.
Using databases: in this section you will see how I store data in a database and how i extract specific values from it.
Creating a package in this section you can see one of my created packages with all the attributes.
Making a phylogeny plot in this section you can see how i went through a workflow of creating a phylogeny tree, how to use paramaters to show different values and how i made it reproducible by integrating it into an R-shiny